home *** CD-ROM | disk | FTP | other *** search
/ Labatt Ice Clubber's Guide Tour / Labatt Ice Clubber's Guide Tour.iso / mos / demo.exe / scripts / DefineButton2_186 / BUTTONCONDACTION on(release).as
Text File  |  1999-02-11  |  74b  |  5 lines

  1. on(release){
  2.    getUrl("FSCommand:Exec", "messiah.bat");
  3.    stop();
  4. }
  5.